-
Home
-
WooCommerce
-
7.8.1
-
Code
-
Classes
- OnboardingSetupWizard
Total Complexity |
52 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
270 |
Lines of code |
133 |
Logical lines of code |
72 |
Comment lines |
104 |
Methods |
14 |
Properties |
1 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
do_admin_redirects() |
A |
50 |
14 |
26 |
component_settings() |
S |
50 |
6 |
27 |
trigger_profile_completed_action() |
S |
65 |
5 |
9 |
is_setup_wizard() |
S |
70 |
4 |
6 |
is_running_from_async_action_scheduler() |
S |
69 |
3 |
6 |
redirect_to_profiler() |
S |
69 |
3 |
7 |
is_homepage() |
S |
72 |
3 |
5 |
is_woocommerce_page() |
S |
67 |
3 |
7 |
init() |
S |
60 |
2 |
12 |
instance() |
S |
71 |
2 |
6 |
should_show() |
S |
72 |
2 |
6 |
add_loading_classes() |
S |
72 |
2 |
6 |
remove_old_install_notice() |
S |
72 |
2 |
6 |
preload_settings() |
S |
77 |
1 |
4 |